home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Programming / Complete Applications / Telecom / MT Special 3 / KERMIT F / KERMIT IV < prev    next >
Encoding:
Text File  |  1988-01-01  |  512 b   |  25 lines  |  [TEXT/ttxt]

  1. /*
  2.  * astget.c server function GET
  3.  * implemented by B. Nebel
  4.  */
  5.  
  6. #include <osbind.h>
  7. #include <stdio.h>
  8. #include "astinc.h"
  9.  
  10. getsw()
  11. {
  12.  int result;
  13.  
  14.  flushinput();
  15.  spack('R',0,strlen(filnam1),filnam1);
  16.  result = recsw();
  17.  return (result);
  18. }
  19. 
  20.                 };
  21.              dt_packets(TRUE);
  22.         }
  23.         return(FALSE);
  24. }
  25.